ASP.NET Core MVC コントロールヘルプ
ShowYearPicker メソッド (InputDateBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputDateBaseBuilder<TControl,TBuilder> クラス : ShowYearPicker メソッド
The value.
Configurates C1.Web.Mvc.InputDateBase.ShowYearPicker. Sets a value that determines whether the calendar should display a list of years when the user clicks the header element on the year calendar.
シンタックス
'宣言
 
Public Function ShowYearPicker( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder ShowYearPicker( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is true.
参照

InputDateBaseBuilder<TControl,TBuilder> クラス
InputDateBaseBuilder<TControl,TBuilder> メンバ